GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / GetBitDepth Method





In This Topic
GetBitDepth Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(393)>
Function GetBitDepth( _
   ByVal ImageID As Integer _
) As Integer
[DispId(393)]
int GetBitDepth( 
   int ImageID
)
function GetBitDepth( 
    ImageID: Integer
): Integer; 
DispIdAttribute(393)
function GetBitDepth( 
   ImageID : int
) : int;
[DispId(393)]
int GetBitDepth( 
   int ImageID
) 
[DispId(393)]
int GetBitDepth( 
   int ImageID
) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members